From 1ad10fab38c4be9dac68fba9c8249591d883d699 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sat, 13 Feb 2021 22:58:01 +0300 Subject: Start of deciphering. --- package.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'package.yaml') 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 -- cgit v1.2.3