From 08ec8a00a18f8f900dac9be472501021d118f1d8 Mon Sep 17 00:00:00 2001 From: alexwl Date: Sun, 24 Mar 2019 17:43:12 +0300 Subject: Add dependencies to install.hs --- install.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'install.hs') diff --git a/install.hs b/install.hs index 4fb56a3..16ab109 100755 --- a/install.hs +++ b/install.hs @@ -2,6 +2,7 @@ {- stack script --resolver lts-13.12 --ghc-options -Wall + --package bytestring,text,filepath,directory,optparse-applicative,typed-process -} {-# LANGUAGE CPP #-} -- cgit v1.2.3